Name Start Address Type Access
I2C_SDA_DIONUM 5100 UINT16 R/W
I2C_SCL_DIONUM 5101 UINT16 R/W
I2C_SDA_DIONUM
- Address: 5100
The number of the DIO line to be used as the I2C data line. Ex: Writing 0 will force FIO0 to become the I2C-SDA line.
  • Data type: UINT16  (type index = 0)
  • Readable and writable
  • Default value: 0
I2C_SCL_DIONUM
- Address: 5101
The number of the DIO line to be used as the I2C clock line. Ex: Writing 1 will force FIO1 to become the I2C-SCL line.
  • Data type: UINT16  (type index = 0)
  • Readable and writable
  • Default value: 0